PDF4Java Reference Documentation
com.o2sol.pdf4java.content.images Package / PDFVisualImage Class / getImageFormat Method
In This Topic
    getImageFormat Method
    In This Topic
    Gets the format of the embedded image.
    Syntax
    public PDFVisualImageFormat getImageFormat()

    Return Value

    The format the image is embedded in the PDF file.
    See Also